Welcome![Sign In][Sign Up]
Location:
Search - capture screen c

Search list

[CSharpScreenCutTool

Description: 使用C#编写的屏幕截取工具,可以通过鼠标选取要抓取的区域,然后可以保存下来-Written in C# using screen capture tool, you can select the area you want to grab the mouse, and then can be saved
Platform: | Size: 74752 | Author: John | Hits:

[Otherug-points

Description: 采用WINDOWS API 函数和U G/ OPEN C API 函数获取UG 的主窗口指针并利用鼠标钩子捕捉鼠标点的屏幕位 置, 用OpenGL API 函数将点云映射到窗口坐标系下, 然后结合多边形内外点的判断算法实现点云的区域分割。应用实例 表明了该技术的可行性, 为点云的后续处理奠定了基础。-Using WINDOWS API functions and UG/OPEN C API function to get the UG s main window with the mouse pointer and a hook to capture the mouse screen position Set with OpenGL API function to the next point cloud map window coordinates, and then combined to determine the point of realization algorithm Polygon point cloud segmentation. Application examples Show the feasibility of the technology for subsequent processing point cloud foundation.
Platform: | Size: 325632 | Author: 刘毅 | Hits:

[Multimedia Developzhuapin

Description: 使用C++开发的一款小程序,可以抓屏,效果不错,适合下载学习。-Use C++ developed a small program that can screen capture, the effect is good for downloading learning.
Platform: | Size: 5019648 | Author: 木小孩 | Hits:

[OS programMyScreenCapture

Description: C++写的屏幕抓图,开发平台vs2010-Screen capture, development platform vs2010
Platform: | Size: 89088 | Author: LiMing | Hits:

[CSharpTeboscreen-source-code

Description: 一个简单的C#屏幕捕捉(截屏)应用程序源代码-A simple C# screen capture (screencast) application source code
Platform: | Size: 21504 | Author: 王雷 | Hits:

[Picture ViewerDevCaptureaCode

Description: 一个类似QQ截屏的工具,能仿照QQ,自己定义截屏的按钮,基于C#语言编写的。-A similar screen capture tool QQ, QQ can be modeled, their own definition screenshots button, based on C# language.
Platform: | Size: 6510592 | Author: cHM | Hits:

[Special EffectsRGBConver

Description: C++/Qt rgb数值和16进制数值 转换工具,并且集成了截屏工具。可以动态截取屏幕.-this C++/ Qt tools used to convert color rgb value and hex value, it also has a screen capture tool.
Platform: | Size: 48128 | Author: 贾文涛 | Hits:

[Windows Developdesktopimage

Description: vs2017 c++ mfc 利用CimageDC 类 截屏显示保存文件 CWindowDC winDC(pWnd); pWnd->GetWindowRect(&rect); int nBPP = winDC.GetDeviceCaps(BITSPIXEL) * winDC.GetDeviceCaps(PLANES); if (nBPP < 24) { nBPP = 24; } bStat = image.Create(rect.Width(), rect.Height(), nBPP); ASSERT(bStat); //断言 CImageDC imageDC(image); ::BitBlt(imageDC, 0, 0, rect.Width(), rect.Height(), winDC, 0, 0, SRCCOPY); //填充数据(vs2017 c++ mfc utilize Class CimageDC Screen capture save file)
Platform: | Size: 66560 | Author: qq8533 | Hits:
« 1 2 3 4 5 6»

CodeBus www.codebus.net